home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -in_the_mag- / reader_requests / scilab / readme.amiga < prev    next >
Text File  |  1999-09-16  |  2KB  |  70 lines

  1. Short:    A numeric math tool simular to Matlab/Simulink
  2. Author:   scilab@inria.fr (authors), michael@canton.prima.ruhr.de (amiga port)
  3. Uploader: michael@canton.prima.ruhr.de (Michael Bock)
  4. Version:  2.2
  5. Type:     misc/math
  6.  
  7. Scilab is an interactive, interpreted software package (with a syntax
  8. similar to the MATLAB one) which has a number of powerful features:
  9.  
  10. - lists
  11. - symbolic manipulation of polynomials and polynomial matrices
  12. - symbolic manipulation of linear and non-linear systems
  13. - non-linear calculation: simulation and optimization
  14. - easy interfacing with fortran and C codes
  15. - graphical output in X11 Window (2D, 3D, ode plots, Bode & Nyquist digrams ..)
  16. - Output to .ps and .fig
  17.  
  18. Requirements:
  19. -------------
  20.  
  21. - Amiga KS 2.0
  22. - 68030 8MB Fast +VMM (Scilab needs 12MB of contiguos memory)
  23.   Anything below will turn your Amiga into a swap machine !
  24. - 16 MB HardDrive Space
  25. - AmiWin 2.22 X11R6 server for graphics
  26.   (runs in a cli window too, if no graphics are required)
  27. - AmiTCP (if AmiWin is used)
  28. - Ixemul library V43.0
  29.  
  30.  
  31. Archive is splitted into three parts. You need ALL of them:
  32.  
  33. scilab-bin.lha
  34. scilab-doc.lha
  35. scilab-ext.lha
  36.  
  37. Installation:
  38. -------------
  39.  
  40. o Modify the script "Startsci" in this directory. It starts all applications
  41.   required to run Scilab.
  42. o If the program is started with -nw  option, Amitcp and  Amiwin  are  not
  43.   required, because in this case the cli version is used.
  44. o If you have trouble running the  program  this  is  usually  because  VMM
  45.   crashes. So be luckly if you have 32 megs of physical ram ;-))
  46.  
  47. o Copy X-Defaults to your x11 defaults
  48.  
  49. o Metanet application is not functional. It will cause a crash !!
  50.   Online help seems not to work either. Look at the man pages from cli.
  51.   "Scilab" script can only be started from a unix shell like sh !
  52.  
  53.  
  54. o  Write your comments for the amiga-port to
  55.    - Michael@canton.prima.ruhr.de
  56.  
  57.    and for scilab to
  58.    - scilab@inria.fr
  59.  
  60. o Respect scilab's copyright policy (notice.ps).
  61.  
  62. Compiled  on  A1200  68030/50  2C,  8F with GCC 2.7.2 (G77 +gcc ),DaggeX
  63. X11R4-, XawR6- and XmuR6 linklibs.
  64.  
  65. To enjoy the docs you need pastex & specialhost.
  66.  
  67.  
  68.  
  69.  
  70.